.hot_line{
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px 0;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    position: relative;
}
.hot_line .hot_icon{
    position: absolute;
    top: 19px;
    left: 0;
    width: auto;
    padding: 5px 10px;
    background-color: #fff;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.hot_title{
    text-align: center;
    font-size: 28px;
    padding: 10px 70px;
}
.hot_content{
    color: #fff;
    position: relative;
    padding: 0 70px;
    line-height: 150%;
    height: 50px;
    font-size: 16px;
}
.hot_content span{
    position: absolute;
    bottom: 0;
    right: 75px;
    color: #005dde;
}
.viewport{
    padding: 0;
}
.content {
    height: auto;
    background: url(sy_conBg.png) no-repeat top center;
}

.sec {
    background: #fff;
    padding: 20px;
}

.sec1 .news_left_img {
    width: 520px;
    height: 320px;
}
.sec2{
    margin-top: 0;
}
.slideBox_new {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.slideBox_new .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox_new_ul {
    width: 100%;
    height: 100%;
}

.slideBox_new_ul li {
    width: 100%;
    height: 100%;
    zoom: 1;
    vertical-align: middle;
    font-size: 0;
}

.slideBox_new_ul li a {
    width: 100%;
    height: 100%;
}

.slideBox_new_ul li .img_con {
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-size: 100% 100% !important;
}

.slideBox_new_ul li .name {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 32px;
    line-height: 32px;
    padding: 0 200px 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    color: #fff;
    background: rgba(0, 0, 0, .4);
}

.slideBox.slideBox_new .hd ul li {
    margin: 0 4px;
    background: #808080;
}

.slideBox.slideBox_new .hd ul li.on {
    background: #ffffff;
}

.sec1 .news_right_item {
    width: 610px;
}

.news_menu {
    position: relative;
    margin-bottom: 15px;
}

.news_menu a {
    width: 20%;
    text-align: center;
    float: left;
    font-size: 20px;
    line-height: 47px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -ms-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    position: relative;
    z-index: 10;
}
.news_right_item .news_menu a.on i {
    height: 0;
    width: 0;
    border-width: 6px 4px;
    border-style: solid;
    border-color: transparent transparent #1e75dd;
    background: none;
    position: absolute;
    bottom: 0;
    left: 50%;
-webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
.news_menu:before {
    content: "";
    display: block;
    width: 100%;
    background: #dcdfe6;
    height: 1px;
    position: absolute;
    bottom: 0;
    right: 0;
}

.news_menu a.on {
    color: #1e75dd;
    border-bottom: 2px solid;
    background: none;
}

.news_detail .news_list_con {
    display: none;
}

.news_detail .news_list_con.active {
    display: block;
}

/*é»˜è®¤æ–°é—»åˆ—è¡¨*/
.news_list {}

.news_list li {
    font-size: 0;
    position: relative;
}

.news_list li.li2 {
    background: #edf4f9;
}

.news_list li a {
    width: 100%;
    font-size: 16px;
    line-height: 38px;
    height: 38px;
    padding-right: 130px;
    padding-left: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: relative;
}

.news_list li .dot {
    width: 6px;
    height: 6px;
    background: #e5e5e5;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    top: 50%;
    margin-top: -3px;
    left: 10px;
    position: absolute;
}

.news_list li .time {
    position: absolute;
    top: 0;
    right: 0;
    color: #999;
    font-size: 14px;
}

.news_list li:hover a,
.news_list li:hover .time {
    color: #1e75dd;
}

.news_list li:hover a .dot {
    background: #1e75dd;
}
.sec2 .zwgk .big_title{
    background:none;
    padding-left:0;
}
.sec2 .zwgk .zwgk_ul2{
    padding-top:0;
}
.sec2 .zwgk{
    width: 520px;
}
.sec2 .zwgk2{
    width: 610px;
    margin-top: 0;
}
.zwgk2 .part1{
    width: 100%;
}
.zwgk_ul2 li {
float: left;
width: 47%;
background: #f5f6f6;
border: 1px solid #f5f6f6;
margin-bottom: 24px;
margin-right: 6%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.zwgk_ul2 li a {
width: 100%;
height: 100%;
line-height: 72px;
font-size: 16px;
}
.zwgk_ul2 li span {
float: left;
width: 90px;
padding-left: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.zwgk_ul2 li.li2, .zwgk_ul2 li.li4{
margin-right: 0;
}
.zwgk_ul2 li.li5{
width: 100%;
text-align: center;
}
.zwgk_ul2 li.li5 span{
float: unset;
}
.xxgkimg{
width: 49%;
}
.big_title{
margin-bottom: 15px;
color: #1e75dd;
font-size: 20px;
line-height: 47px;
-webkit-transition: color .3s;
-moz-transition: color .3s;
-ms-transition: color .3s;
-o-transition: color .3s;
transition: color .3s;
position: relative;
z-index: 10;
display: block;
}
.big_title > a{
    width: auto;
    border-bottom: 2px solid;
}
.wjk-search-container {
margin-top: 0px;
width: 100%;
background-size: 100% 100%;
height: 110px;
background: url(sy_zcwjk.png);
overflow: hidden;
border-radius: 4px;
}
.wjk-search-container a {
display: inline-block;
}
.zcwj-btn {
width: 275px;
height: 109px;
}
.wjk-search-container .wjk-search-box {
width: 280px;
height: 50px;
border-radius: 2px;
display: inline-block;
box-shadow: 0 0 0px 4px rgba(140, 201, 255, 0.7);
margin: 0 auto;
background-color: #EEF7FF;
vertical-align: top;
margin-top: 30px;
position: relative;
}
.wjk-search-container .wjk-search-box > input {
width: 250px;
height: 100%;
border: none;
background-color: #EEF7FF;
box-sizing: border-box;
outline: none;
padding-left: 10px;
font-size: 15px;
display: block;
}
.wjk-search-container .wjk-search-box > button {
border: none;
width: 50px;
height: 50px;
background: url(sy_search.png) no-repeat center center;
background-color: #1e7bce;
cursor: pointer;
position: absolute;
top: 0;
right: 0;
}
.middle-con {
height: 740px;
background: url(sy_sec3_bg.png) no-repeat top center;
}
.zwfw .zwfwbox{
width: 980px;
background: #fff;
} 
.zwfwbox .big_title{
margin-left: 20px;
}
.sec.sec3,.sec.sec4{
background: transparent;
}
.gr_box{
width: 304px;
height: 181px;
margin: 10px;
border: 1px solid #68b4f5;
float: left;
}
.gr_box .title{
height: 100%;
padding: 0 10px;
text-align: center;
background-color: #dff7ff;
}
.gr_box .title img{

margin-top: 20px;

}
.gr_box .list {
width: 210px;
box-sizing: border-box;
margin-top: 35px;
}
.gr_box .list ul li{

float: left;
margin-bottom: 18px;
width: 105px;
height: 21px;
text-align: center;
}
.gr_box .list .more{
text-align: center;
}
.gr_box .list .more a{
padding: 10px 40px;
color: #1e75dd;
background-color: #eee;
}
.sec4 .bg{
background-color: #fff;
}
.zmhd-box{
width: 520px;
margin-left: 20px;
}
.tjtb-box{
width: 610px;
}
.zwfwbox .gr_box:nth-child(2) .title {
    background-color: #d9d3ff;
}
.zwfwboxli .gr_box:nth-child(3) .title {
    background-color: #fff7df;
}

.zt-panel{
    height: auto;
    margin-top: 20px;
    padding:20px;
}
.com-title a {
background-color: unset;
font-weight: bold;
cursor: pointer;
color: #017CDA;
}
.zt-panel .five_banner {
    width: 100%;
    margin: 20px 0 0 0;
    overflow: hidden;
height: 126px;
position: relative;
}
.zt-panel .five_banner .prev, .zt-panel .five_banner .next {
position: absolute;
top: 52px;
width: 24px;
height: 32px;
background-color: rgba(0, 0, 0, .2);
z-index: 99;
}
.zt-panel .five_banner .prev{
left: 0;
}
.zt-panel .five_banner .next {
right: 0;
}
.zt-panel .five_banner .fivebanner a{
display: block;
width: 380px;
height: 126px;
margin-right: 20px;
}
.zt-panel .five_banner .fivebanner a img{
display: block;
width:100%;
height: 100%;
}
@media screen and (max-width: 900px) {
  
    
    .hot_title{
    font-size:20px;
    }
    .hot_content{
    display:none;
    }
    .banner{
     width: 100%;
    }
    .banner img{
     width: 100%;
    }
     .sec {
            padding: 1rem;
        }
        .sec1 .news_left_img {
            width: 100%;
            height: 20rem;
        }
        .slideBox_new_ul li .name {
            padding-right: 10rem;
        }
        .sec1 .news_right_item {
            width: 100%;
            margin-top: 1rem;
        }
        .news_menu a {
            font-size: 1.5rem;
            line-height: 4rem;
        }
        .news_list li a {
            font-size: 1.4rem;
            line-height: 3.2rem;
            height: 3.2rem;
            padding-right: 10.5rem;
            padding-left: 1.5rem;
        }
        .news_list li .dot {
            width: .4rem;
            height: .4rem;
            margin-top: -0.2rem;
            left: .4rem;
        }
        .sec2 .zwgk {
            width: 100%;
        }
        .zwgk_ul2 li span {
            width: 100%;
            padding-left: 0;
        }
    .sec2 .zwgk2 {
        width: 100%;
        margin-top: 20px;
    }
    .wjk-search-container{
      width: 100%;
    }
    .wjk-search-container>a{
     display:none;
    }
    .wjk-search-container .wjk-search-box {
        width: 90%;
      margin-left: 5%;
    }
    .zwfw .zwfwbox {
        width: 100%;
    }
    .gr_box{
     width: 90%;
    }
    .zwfw > .fr{
     display:none;
    }
    .middle-con {
        height: auto;
    }
    .zmhd-box {
        width: 100%;
        margin-left: 0;
    }
    .tjtb-box {
        width: 100%;
    }
    }